home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / LookDisk / Look disk setup.exe / #setuppath# / LDW.EXE / 0 / RCDATA / TDLGYESNO2 / TDLGYESNO2.txt
Encoding:
Text File  |  2003-04-25  |  1.0 KB  |  57 lines

  1. object DlgYesNo2: TDlgYesNo2
  2.   Left = 360
  3.   Top = 324
  4.   ActiveControl = BitBtn2
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 120
  8.   ClientWidth = 303
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Msg: TLabel
  18.     Left = 17
  19.     Top = 20
  20.     Width = 273
  21.     Height = 43
  22.     AutoSize = False
  23.     Font.Color = clBlack
  24.     Font.Height = -13
  25.     Font.Name = 'Arial'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     WordWrap = True
  29.   end
  30.   object BitBtn1: TBitBtn
  31.     Left = 14
  32.     Top = 76
  33.     Width = 77
  34.     Height = 27
  35.     Font.Color = clBlack
  36.     Font.Height = -13
  37.     Font.Name = 'Arial'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     TabOrder = 0
  41.     Kind = bkYes
  42.   end
  43.   object BitBtn2: TBitBtn
  44.     Left = 214
  45.     Top = 76
  46.     Width = 77
  47.     Height = 27
  48.     Font.Color = clBlack
  49.     Font.Height = -13
  50.     Font.Name = 'Arial'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     TabOrder = 1
  54.     Kind = bkNo
  55.   end
  56. end
  57.